home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 26 / Cream of the Crop 26.iso / windows / 4nt300.zip / JPSOFT.INF < prev    next >
INI File  |  1997-07-30  |  7KB  |  181 lines

  1. ; JPSOFT.INF
  2. ; 24-Jul-97
  3. ; ------------------------------------------------------------------------
  4. ;
  5. ; Creates the JP Software program group under Windows 95 or Windows NT,
  6. ; and adds JP Software's products to it.  The specific steps are:
  7. ;
  8. ; 1.  Create a new "JP Software" group under Programs in the Start menu,
  9. ;     if the group does not already exist.
  10. ;
  11. ; 2.  Under Windows 95:
  12. ;
  13. ;        * If the 4DOS files are present in the same directory as this
  14. ;          .INF file, add 4DOS and the 4DOS help to the JP Software
  15. ;          group, and also create a desktop shortcut for 4DOS.COM named
  16. ;          "4DOS Prompt".
  17. ;
  18. ;        * If the Take Command/32 files are present in the same
  19. ;          directory as this .INF file, add Take Command/32 and the Take
  20. ;          Command/32 help to the JP Software group, and also create a
  21. ;          desktop shortcut for TCMD32.EXE named "Take Command Prompt".
  22. ;
  23. ; 3.  Under Windows NT:
  24. ;
  25. ;        * If the 4NT files are present in the same directory as this
  26. ;          .INF file, add 4NT and the 4NT help to the JP Software group,
  27. ;          and also create a desktop shortcut for 4NT.EXE named "4NT
  28. ;          Prompt".
  29. ;
  30. ;        * If the Take Command/32 files are present in the same
  31. ;          directory as this .INF file, add Take Command/32 and the Take
  32. ;          Command/32 help to the JP Software group, and also create a
  33. ;          desktop shortcut for TCMD32.EXE named "Take Command Prompt".
  34. ;
  35. ; 4.  Includes the above items among the features that can be
  36. ;     "uninstalled" via the Windows Control Panel (as "JP Software
  37. ;     program shortcuts").
  38. ;
  39. ; ------------------------------------------------------------------------
  40. ;
  41. ; Normally this JPSOFT.INF file is installed automatically during the
  42. ; 4DOS, 4NT, or Take Command/32 installation process.
  43. ;
  44. ; When you install this file, it creates the appropriate Start menu
  45. ; entries and desktop shortcuts for the product it came with.  If you
  46. ; have multiple products, the file can be run multiple times to install
  47. ; each product separately.  It must be run from the product directory in
  48. ; each case.
  49. ;
  50. ; If you uninstall using this file, the uninstall operation will remove
  51. ; the JP Software group and all products in it from the Start menu, as
  52. ; well as the desktop shortcuts for all products.  To remove some
  53. ; products and not others, first uninstall "JP Software program
  54. ; shortcuts", then reinstall for those products you want to retain.
  55. ;
  56. ; TO INSTALL MANUALLY:  Right-click on the JPSOFT.INF file from a
  57. ; Windows 95 or Windows NT Explorer window, and select the "Install"
  58. ; option on the popup menu.  If you have several products, install the
  59. ; JPSOFT.INF in each product directory.
  60. ;
  61. ; TO REMOVE:  Use the Control Panel's "Install/Remove Programs" menu and
  62. ; select the "JP Software program shortcuts" entry.  This option removes
  63. ; the JP Software group and all shortcuts in it from the Start menu as
  64. ; well as any "4DOS Prompt", "4NT Prompt", or "Take Command Prompt"
  65. ; desktop shortcuts, but does not remove the files or otherwise
  66. ; uninstall the products themselves.
  67. ;
  68. ; NOTE:  The group and shortcuts created by this file can always be
  69. ; edited, copied, moved, or deleted "manually" using standard Windows
  70. ; procedures, but if you change the name or location of a shortcut or
  71. ; group, the "Uninstall" function will not be able to remove that
  72. ; shorcut or group.
  73. ;
  74. ; ------------------------------------------------------------------------
  75. ;
  76. [Strings]
  77. REMOVE_DESC = "JP Software program shortcuts (remove shortcuts and group)"
  78. PRODUCT = "JPSoftware"
  79. GROUP_NAME = "JP Software"
  80. RUN_STRING1 ="4DOS.COM"
  81. RUN_ICON1 = "4DOS.ICO"
  82. LONG_NAME1 = "4DOS Prompt"
  83. HELP_STRING1 = "4HELP.EXE"
  84. HELP_NAME1 = "4DOS Help"
  85. RUN_STRING2 ="4NT.EXE"
  86. LONG_NAME2 = "4NT Prompt"
  87. HELP_STRING2 = "4NT.HLP"
  88. HELP_NAME2 = "4NT Help"
  89. RUN_STRING3 ="TCMD32.EXE"
  90. LONG_NAME3 = "Take Command Prompt"
  91. HELP_STRING3 = "TCMD32.HLP"
  92. HELP_NAME3 = "Take Command Help"
  93.  
  94. [CopyFiles.Inf]
  95. JPSOFT.INF
  96.  
  97. [SourceDisksFiles]
  98. JPSOFT.INF = 55
  99.  
  100. [SourceDisksNames]
  101. 55 = "","",1
  102.  
  103. [DestinationDirs]
  104. CopyFiles.Inf = 17
  105.  
  106. [version]
  107. Signature = "$CHICAGO$"
  108. Provider = "JP Software, Inc."
  109.  
  110. [DefaultInstall]
  111. CopyFiles = CopyFiles.Inf
  112. UpdateInis= LinksInstall.Inf
  113. AddReg =  Uninstall.Add
  114.  
  115. [DefaultUninstall]
  116. DelFiles = CopyFiles.Inf
  117. UpdateInis= LinksUninstall.Inf
  118. DelReg =  Uninstall.Add
  119.  
  120. [DefaultInstall.ntx86]
  121. CopyFiles = CopyFiles.Inf
  122. UpdateInis= LinksInstall.InfNT
  123. AddReg =  Uninstall.AddNT
  124.  
  125. [DefaultUninstall.ntx86]
  126. DelFiles = CopyFiles.Inf
  127. UpdateInis= LinksUninstall.InfNT
  128. DelReg =  Uninstall.AddNT
  129.  
  130. [LinksInstall.Inf]
  131. setup.ini, progman.groups,, "group=""%GROUP_NAME%"""
  132. setup.ini, progman.groups,, "desktop=""..\..\Desktop"""
  133. setup.ini, group,, """%LONG_NAME1%"", ""%01%\%RUN_STRING1%"",""%01%\%RUN_ICON1%"",,,"%01%""
  134. setup.ini, desktop,, """%LONG_NAME1%"", ""%01%\%RUN_STRING1%"",""%01%\%RUN_ICON1%"",,,"%01%""
  135. setup.ini, group,, """%HELP_NAME1%"", ""%01%\%HELP_STRING1%"","%10%\winhlp32.exe",2,,,"%01%""
  136. setup.ini, group,, """%LONG_NAME3%"", ""%01%\%RUN_STRING3%"",,,,"%01%""
  137. setup.ini, desktop,, """%LONG_NAME3%"", ""%01%\%RUN_STRING3%"",,,,"%01%""
  138. setup.ini, group,, """%HELP_NAME3%"", ""%01%\%HELP_STRING3%"",,,,"%01%""
  139.  
  140. [LinksUninstall.Inf]
  141. setup.ini, progman.groups,, "group=""%GROUP_NAME%"""
  142. setup.ini, progman.groups,, "desktop=""..\..\Desktop"""
  143. setup.ini, group,, """%LONG_NAME1%"""
  144. setup.ini, desktop,, """%LONG_NAME1%"""
  145. setup.ini, group,, """%HELP_NAME1%"""
  146. setup.ini, group,, """%LONG_NAME3%"""
  147. setup.ini, desktop,, """%LONG_NAME3%"""
  148. setup.ini, group,, """%HELP_NAME3%"""
  149.  
  150. [LinksInstall.InfNT]
  151. setup.ini, progman.groups,, "group=""%GROUP_NAME%"""
  152. setup.ini, progman.groups,, "desktop=""..\..\Desktop"""
  153. setup.ini, group,, """%LONG_NAME2%"", ""%01%\%RUN_STRING2%"",,,,"%01%""
  154. setup.ini, desktop,, """%LONG_NAME2%"", ""%01%\%RUN_STRING2%"",,,,"%01%""
  155. setup.ini, group,, """%HELP_NAME2%"", ""%01%\%HELP_STRING2%"",,,,"%01""
  156. setup.ini, group,, """%LONG_NAME3%"", ""%01%\%RUN_STRING3%"",,,,"%01%""
  157. setup.ini, desktop,, """%LONG_NAME3%"", ""%01%\%RUN_STRING3%"",,,,"%01%""
  158. setup.ini, group,, """%HELP_NAME3%"", ""%01%\%HELP_STRING3%"",,,,"%01%""
  159.  
  160. [LinksUninstall.InfNT]
  161. setup.ini, progman.groups,, "group=""%GROUP_NAME%"""
  162. setup.ini, progman.groups,, "desktop=""..\..\Desktop"""
  163. setup.ini, group,, """%LONG_NAME2%"""
  164. setup.ini, desktop,, """%LONG_NAME2%"""
  165. setup.ini, group,, """%HELP_NAME2%"""
  166. setup.ini, group,, """%LONG_NAME3%"""
  167. setup.ini, desktop,, """%LONG_NAME3%"""
  168. setup.ini, group,, """%HELP_NAME3%"""
  169.  
  170. [Uninstall.Add]
  171. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\%PRODUCT%
  172. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\%PRODUCT%,DisplayName,,"%REMOVE_DESC%"
  173. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\%PRODUCT%,UninstallString,,"%10%\RunDll.exe setupx.dll,InstallHinfSection DefaultUninstall 4 %17%\JPSOFT.INF"
  174.  
  175. [Uninstall.AddNT]
  176. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\%PRODUCT%
  177. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\%PRODUCT%,DisplayName,,"%REMOVE_DESC%"
  178. HKLM,Software\Microsoft\Windows\CurrentVersion\Uninstall\%PRODUCT%,UninstallString,,"RunDll32.exe syssetup.dll,SetupInfObjectInstallAction DefaultUninstall 132 %17%\JPSOFT.INF"
  179.  
  180. [eof]
  181.